
*,:after,:before { -webkit-box-sizing: border-box; box-sizing: border-box;}
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {text-decoration:none;} 
a:focus{outline:none;}
.layui-left{ float: left;}
.layui-right{ float: right;}

.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}

.curp{cursor:pointer}

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
table{font-size:inherit;border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}


.container{ width: 1300px;}

.header{width:100%; background-color:#fff; position: relative; z-index: 20;}
.header , .content , .container{ margin:0 auto;}
.header{width:100%; background-color:#fff; position: relative; z-index: 20; min-width:1300px;}
.hdtop{ height: 37px; line-height: 37px; background: #fff; border-bottom: 1px solid #e0e0e0;}
.hdtop .container{ overflow: hidden;}
.hdtop span{ float: left; font-size: 0.9rem; color: #7f8997;}
.hdtop em{ float: right; overflow: hidden; height: 13px; line-height: 13px; margin-top: 13px; font-style: normal;}
.hdtop em #navbg0{border-left: none;}
.hdtop a{ font-size: 12px; color: #7f8997; float: left; border-left: 1px dotted #7f7f7f; padding: 0px 9px;}
.hdtop a.nobd{ border: none;}


.hdmid .container{ overflow: hidden; padding: 22px 0;}
.hdmid .hdmid_l{ overflow: hidden;}
.hdmid .hdmid_l .logo{ }
.hdmid .hdmid_l .logowz .name{ font-size:30px; font-weight:700; letter-spacing: 2px; margin: 8px 0 8px 0;}
.hdmid .hdmid_l .logowz .zy{ color: #F21F18; font-weight: 700; font-size:16px;}
.hdmid .hdmid_r{ overflow: hidden; padding-right:100px;}
.hdmid .hdmid_r .dt{ float: left;margin-top: 12px;}
.hdmid .hdmid_r .dt i{ font-size: 4rem;}
.hdmid .hdmid_r .dt img{ display: block;}
.hdmid .hdmid_r .dd{ }
.hdmid .hdmid_r .dd span{font-size: 14px;color: #666666;}
.hdmid .hdmid_r .dd p{font-size: 28px;color: #ae1c2f;font-weight: bold;font-family: "Times New Roman";}

.hddown{height: 55px;background: #385CBA; margin-bottom: 1px;}
.hddown .menu{height: 55px;z-index: 50;overflow: hidden;}
.hddown .menu li{float: left;background: url("../../images/img/menulibg.png") no-repeat left center;text-align: center;}
.hddown .menu #one{background: #d60000;}
.hddown .menu li a{display: inline-block;padding: 0 55px;height: 55px;color: #fff;font-size: 15px;text-decoration: none;line-height: 55px;margin-left: 1px;}
.hddown .menu li a:hover{background: #d60000;}

.hdmid .erweima{ margin-left: 20px;}

.rearch{ border-bottom: 1px solid #e5e5e5; padding: 11px 0 10px 0;}
.rearch .container{ overflow: hidden;}
.rearch .hotword{ float: left; height: 38px; line-height: 38px; width: 670px; overflow: hidden;}
.rearch .hotword *{ display: inline-block; float: left;}
.rearch .hotword span{ font-size: 14px; color: #000000; margin-right: 12px;}
.rearch .hotword a{font-size: 14px;color: #666666;padding: 0 5px;}
.rearch .rsbox{ width: 303px; height: 37px; float: right; background: url("../../images/img/rsbox.png") no-repeat; overflow: hidden;}
.rearch .rsbox .cont_text{width: 250px;padding-left: 10px;height: 37px;background: no-repeat;line-height: 37px;border: none;outline: none;float: left;color: #a19d9d;font-size: 14px;}
.rearch .rsbox .cont_btn{ float: right; width: 35px; height: 35px; cursor: pointer; outline: none; border: none; margin-top: 1px; background: url("../../images/img/rsbtn.png") no-repeat;}

#slide div div{ position: relative;}
#slide div div img{
    height: 550px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}


.am-pagination {
  padding-left: 0;
  margin: 1.5rem 0;
  list-style: none;
  color: #999999;
  text-align: center;
}
.am-pagination:before,
.am-pagination:after {
  content: " ";
  display: table;
}
.am-pagination:after {
  clear: both;
}
.am-pagination > li {
  display: inline-block;
}
.am-pagination > li > a,
.am-pagination > li > span {
  position: relative;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none;
  line-height: 1.2;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  margin-bottom: 5px;
  margin-right: 5px;
}
.am-pagination > li:last-child > a,
.am-pagination > li:last-child > span {
  margin-right: 0;
}
.am-pagination > li > a:hover,
.am-pagination > li > span:hover,
.am-pagination > li > a:focus,
.am-pagination > li > span:focus {
  background-color: #eeeeee;
}
.am-pagination > .am-active > a,
.am-pagination > .am-active > span,
.am-pagination > .am-active > a:hover,
.am-pagination > .am-active > span:hover,
.am-pagination > .am-active > a:focus,
.am-pagination > .am-active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #E50012;
  border-color: #E50012;
  cursor: default;
}
.am-pagination > .am-disabled > span,
.am-pagination > .am-disabled > span:hover,
.am-pagination > .am-disabled > span:focus,
.am-pagination > .am-disabled > a,
.am-pagination > .am-disabled > a:hover,
.am-pagination > .am-disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
  pointer-events: none;
}
.am-pagination .am-pagination-prev {
  float: left;
}
.am-pagination .am-pagination-prev a {
  border-radius: 0;
}
.am-pagination .am-pagination-next {
  float: right;
}
.am-pagination .am-pagination-next a {
  border-radius: 0;
}
.am-pagination-centered {
  text-align: center;
}
.am-pagination-right {
  text-align: right;
}

.ft{background: url("../../images/img/ftbj.jpg") repeat-x center 0;height: 422px;font-family: "Microsoft YaHei";min-width:1300px;}
.ft-f{height: 60px;line-height: 60px;color: #dab70a;font-size: 14px;}
.ft-f a{display: inline-block;color: #352e2e;font-size: 14px;padding: 0 43px}
.ft-f a:hover,.ft-f a.cur{font-weight: bold;}
.ft-t {height: 307px;overflow:hidden;}
.ft-t i img{width: 277px;height: 73px;display: block;margin-top: 115px}
.ft-t div.fl{margin-top: 56px;color: #aac2ff;font-size: 14px;margin-left: 60px}
.ft-t div.fl p,.ft-t div.fl div{display: block; line-height: 30px;}
.ft-t div.fl p a{color: #fff;font-size: 14px;display: inline-block;}
.ft-t div.fl p a.beian{ color: #aac2ff;}
.ft-t div.fl div p{ display: inline;}
.ft-t .wx{margin-top: 75px;}
.ft-t .wx em{width: 190px;float: left;display: block;padding:30px 0;font-style: normal;color: #aac2ff;font-size: 14px;line-height: 29px;border-top: 1px solid #6787db;border-bottom: 1px solid #6787db}
.ft-t .wx img{width: 150px;height: 150px;float: left;border: 10px solid #fff;display: block;margin-right: 10px;}
.ft-c{height: 55px;color: #fff;font-size: 14px;line-height: 55px; background:#2547A0; position:fixed; bottom:0px; width:100%; overflow:hidden;}
.ft-c em{font-style: normal;display:inline-block;text-align: center;width: 256px}
.ft-c em i{font-style: normal;color: #fcd201;font-size: 20px; position: relative; top: 2px;}
.ft-c em.ec1{background: #1e3e8f;}
.ft-c em a{color: #fff;font-size: 14px; display: block; width: 100%; height: 100%;}
.ft-c em a:hover{ font-weight:bold;}